Package com.quobis.sippo.sipposdk.chat

Types

Link copied to clipboard
class Chat

A chat instance.

Link copied to clipboard
class ChatRx(type: ChatType, jid: XmppJid, participants: MutableSet<ChatContact>, chatService: ChatService, agenda: Agenda, xmppChat: XMPPChat)

Reactive API of Chat.

Link copied to clipboard
class Chats
Link copied to clipboard
class ChatsRx